Defines a reference to a Management Pack element of type T.

The following tables list the members exposed by the ManagementPackElementReference type.

Public Properties

  Name Description
public property Id Gets the GUID identifier for the Management Pack element.
public property Name Gets the name of the Management Pack element.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals Overloaded. Overridden. Determines whether this object equals the specified object.
public method GetElement Gets the element that is referenced.
public method GetHashCode Overridden. Gets the hash code for this object.
public method GetType  (inherited from Object)
public methodstatic op_Implicit Casts an object of type T, which inherits from ManagementPackElement), to a ManagementPackElementReference object.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Gets the name of the Management Pack element that is referenced.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.